pub unsafe extern "C" fn ggml_map_custom3_inplace_f32(
ctx: *mut ggml_context,
a: *mut ggml_tensor,
b: *mut ggml_tensor,
c: *mut ggml_tensor,
fun: ggml_custom3_op_f32_t,
) -> *mut ggml_tensor
pub unsafe extern "C" fn ggml_map_custom3_inplace_f32(
ctx: *mut ggml_context,
a: *mut ggml_tensor,
b: *mut ggml_tensor,
c: *mut ggml_tensor,
fun: ggml_custom3_op_f32_t,
) -> *mut ggml_tensor