pub unsafe extern "C" fn Entity_SetModel(
    e: *mut Entity,
    model: *const cc_string
)