pub unsafe extern "C" fn fdb_cluster_create_database(
    c: *mut FDBCluster,
    db_name: *const u8,
    db_name_length: c_int
) -> *mut FDBFuture