pub unsafe extern "C" fn network_predict_ptr(
    net: *mut network,
    input: *mut f32
) -> *mut f32