pub unsafe extern "C" fn CustomApplyItemEffect(
    user: *mut entity,
    target: *mut entity,
    item: *mut item,
    is_thrown: bool_
) -> bool_